home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Mailing Lists / Lumis.src < prev    next >
Text File  |  1998-11-02  |  774b  |  32 lines

  1. # Weston Houghton
  2. # CG-Community- http://www.anapraxis.com/cg-comm/
  3. # Copyright 1998 AnaPraxis R+D
  4. # CG-CommMaster@anapraxis.com
  5.  
  6. <search 
  7.     name = "Lumis WebBoard [developed by CG-Comm]"
  8.     method = post 
  9.     description = "This Plug-In searchs the entire Lumis.com Message Board."
  10.     action = "http://www.lumis.com/cgi-bin/msgboard/msgboard.pl"
  11.     update="http://www.anapraxis.com/cg-comm/sherlock/lumis.src.hqx"
  12.     updateCheckDays = 3    
  13.     >
  14.     
  15. <input name="ListType" value="By Threads, Reversed">
  16. <input name="KeySearch" value="Yes">
  17. <input name="Boolean" value="Any">
  18. <input name="Keywords" user>
  19.  
  20. <interpret
  21.     resultListStart = "<P><UL>"
  22.     resultListEnd = "</UL></P>"
  23.  
  24.     resultItemStart="<LI><STRONG>"
  25.     resultItemEnd="</EM>"
  26.  
  27.     bannerStart="<TD BGCOLOR="
  28.     bannerEnd="</TD>"
  29.     >
  30. </search>
  31.  
  32.